gtk4.git
2021-06-24 Matthias ClasenMerge branch 'checkbutton-release-outside' into 'master'
2021-06-24 Matthias ClasenMerge branch 'fix_tests_testdnd' into 'master'
2021-06-24 Matthias ClasenMerge branch 'macos-input-method' into 'master'
2021-06-23 Caolán McNamaramake testdnd trashcan work again
2021-06-23 Emmanuele BassiMerge branch 'gtklistitem-autocleanup' into 'master'
2021-06-23 Emmanuele BassiMerge branch 'migration_patch' into 'master'
2021-06-23 Jaap aartsAdd section about `gtk_widget_set_app_paintable`
2021-06-22 Zhimacos: fix the position of curosr of input method for...
2021-06-22 Adrien Plazasgtk: Define the GtkListItem autocleanup func
2021-06-21 Carlos GarnachoMerge branch 'fix-pointer-gestures-kde-plasma' into...
2021-06-21 Vlad Zahorodniigdk/wayland: Fix pointer-gestures version selection
2021-06-20 Emmanuele BassiRevert "Never show the Trash in the FileChooserWidget...
2021-06-20 Emmanuele BassiNever show the Trash in the FileChooserWidget side bar
2021-06-19 Matthias ClasenMerge branch 'wip/chergert/textview-access-to-contexts...
2021-06-19 Matthias Clasencheckbutton: Match GtkButton behavior
2021-06-19 Christian Hergerttextview: give application developers access to RTL...
2021-06-18 Matthias ClasenMerge branch 'fix-3798' into 'master'
2021-06-18 Matthias ClasenMerge branch 'gsk-big-batches' into 'master'
2021-06-18 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-18 Matthias Clasengsk: Respect max element vertices limitation
2021-06-18 Matthias Clasenci: Build Broadway on MacOS
2021-06-18 Chun-wei Fangdkdrag-win32.c: Fix drag surface positioning
2021-06-18 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-18 Matthias Clasentreeviewcolumn: Clip header buttons
2021-06-18 Matthias Clasenmacos: Fix a compiler warning
2021-06-17 Matthias ClasenMerge branch 'wip/chergert/fix-broadway-build' into...
2021-06-17 Christian Hergertinspector: fix compilation with broadway
2021-06-17 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-17 Hugo CarvalhoUpdate Portuguese translation
2021-06-17 Matthias Clasentestsuite: Avoid a compiler warning
2021-06-17 Matthias Clasenwidget-factory: Show Ctrl-? in the menu
2021-06-17 Matthias Clasenshortcutcontroller: Don't reinject menu accels
2021-06-17 Matthias Clasenwindow: Propagate accel changes
2021-06-17 Matthias Clasenshortcutcontroller: Add a way to update accels
2021-06-17 Matthias Clasenaction muxer: Propagate registrations further up
2021-06-17 Matthias Clasenmenutrackeritem: Be more careful with accel changes
2021-06-17 Matthias Clasenaction muxer: Propagate accel changes
2021-06-17 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-06-17 Benjamin Ottespinner: Behave like any other icon
2021-06-16 Matthias Clasenactionobserver: Clarify primary_accel_changed docs
2021-06-16 Matthias Clasenprint-editor: Make accels work
2021-06-16 Matthias Clasenbloatpad: Add icons as resources
2021-06-16 Matthias Clasenbloatpad: Give the toolbar a facelift
2021-06-16 Matthias Clasenbloatpad: Improve accel dialog
2021-06-16 Matthias Clasenexamples: Use existing icons
2021-06-16 Matthias Clasenexamples: Drop a redundant frame
2021-06-16 Matthias ClasenMerge branch 'fix-3793' into 'master'
2021-06-16 Matthias ClasenMerge branch 'media-stream-name-collision' into 'master'
2021-06-16 Chun-wei Fangdksurface-win32.c: Fix up popup placement
2021-06-16 Chun-wei Fangdksurface-win32.c: Fix formatting for popup functions
2021-06-16 Matthias ClasenMerge branch 'drop-target-name-collision' into 'master'
2021-06-15 Matthias Clasenmediastream: Some more api renaming
2021-06-15 Matthias Clasendroptarget: Rename :drop to :current-drop
2021-06-15 Matthias ClasenMerge branch 'cherry-pick-4ba89f25' into 'master'
2021-06-15 Matthias ClasenMerge branch 'label-underline-markup' into 'master'
2021-06-15 Benjamin Ottecellarea: Don't shrink area too much
2021-06-15 Matthias ClasenAdd a mnemonic testcase
2021-06-15 Matthias Clasenlabel: Fix mnemonic handling
2021-06-15 Matthias ClasenRevert "progressbar: Avoid redundant storage"
2021-06-15 Emin Tufan... Update Turkish translation
2021-06-14 Matthias ClasenMerge branch 'macos-input-method' into 'master'
2021-06-14 Matthias ClasenMerge branch 'media-stream-name-collision' into 'master'
2021-06-14 Zhifix: make the new nsview as the first responder.
2021-06-14 Matthias Clasenmediastream: Rename an api to avoid name collisions
2021-06-14 Matthias ClasenMerge branch 'columnview-double-activation' into 'master'
2021-06-13 Matthias Clasenlistitemwidget: Claim gesture when activating
2021-06-13 Matthias Clasenlistitemwidget: Match activation conditions
2021-06-13 Matthias ClasenMerge branch 'filename-annotations' into 'master'
2021-06-13 Matthias ClasenMerge branch 'msvc-fix' into 'master'
2021-06-12 Sebastian CherekUpdate gtkpopcountprivate.h: undefined macro outside...
2021-06-12 scherekDropped defined() for readability
2021-06-12 scherekReplaced && with || for POPCNT checks to fix the logic.
2021-06-12 Matthias ClasenAdd type annotations for filename arguments
2021-06-12 scherekFix illegal instruction crash on x64 CPUs without POPCN...
2021-06-11 Matthias ClasenMerge branch 'listmodel-get-item' into 'master'
2021-06-11 Matthias ClasenAdd tests for empty list models
2021-06-11 Matthias Clasenselectionfiltermodel: Fix an oversight
2021-06-11 Matthias Clasendocs: Mention the GtkWidget.destroy vfunc
2021-06-11 Matthias Clasendocs: Fix a typo in the migration guide
2021-06-10 Matthias ClasenMerge branch 'wip/chergert/fix-delayed-focus' into...
2021-06-10 Christian Hergertwindow: clear move_focus when focus is already set
2021-06-10 Matthias ClasenMerge branch 'actionable-fixes' into 'master'
2021-06-10 Matthias Clasencheckbutton: Fix actionable state tracking
2021-06-10 Matthias Clasentogglebutton: Fix actionable state tracking
2021-06-10 Matthias Clasenbutton: Add a private getter for the action helper
2021-06-10 Matthias Clasentestgaction: Add more widgetry
2021-06-10 Matthias ClasenFix the GAction test
2021-06-10 Matthias Clasentests: Fix check vs toggle button confusion
2021-06-09 Matthias Clasen4.3.1
2021-06-09 Matthias ClasenMerge branch 'ebassi/docs-for-master' into 'master'
2021-06-09 Emmanuele Bassidocs: Mention the ::damage-event signal in the migratio...
2021-06-09 Emmanuele Bassidocs: Mention GdkSurface:mapped
2021-06-09 Emmanuele Bassidocs: Mention Window::close-request in the migration...
2021-06-09 Matthias ClasenMerge branch 'ci-install-build' into 'master'
2021-06-09 Matthias Clasenci: Update the image
2021-06-09 Matthias Clasenci: Collect hello build logs
2021-06-09 Matthias Clasenci: Test building against installed GTK
2021-06-08 Matthias ClasenMake a standalone hello world
2021-06-08 Matthias ClasenMerge branch 'row-activated-annotation' into 'master'
2021-06-08 Matthias ClasenMerge branch 'wip/carlosg/spin-button-swipe-gesture...
next